to

@get:JvmName(name = "getTo")
@set:JvmName(name = "setTo")
var to: String
Uid recipient of the message

optional string to = 2;